Update NEWS.md: link fix
authorSteven G. Johnson <stevenj@alum.mit.edu>
Thu, 11 Sep 2025 01:02:13 +0000 (21:02 -0400)
committerGitHub <noreply@github.com>
Thu, 11 Sep 2025 01:02:13 +0000 (21:02 -0400)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index be78ce4e0a59b95d07b95b14f5c8209345eb31a3..e52d161120d3f772c795aba91467910e90b1e5ef 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -4,7 +4,7 @@
 
 2025-09-10
 
- - Unicode 17 support ([#292]).
+ - Unicode 17 support ([#292], [#294]).
 
  - Documentation improvements ([#295], [#291]).
 
@@ -468,4 +468,5 @@ Release of version 1.0.1
 [#284]: https://github.com/JuliaStrings/utf8proc/issues/284
 [#291]: https://github.com/JuliaStrings/utf8proc/issues/291
 [#292]: https://github.com/JuliaStrings/utf8proc/issues/292
+[#294]: https://github.com/JuliaStrings/utf8proc/issues/294
 [#295]: https://github.com/JuliaStrings/utf8proc/issues/295